Dispatcher

Undocumented in source.

Constructors

this
this()
Undocumented in source.

Members

Functions

accessFilter
bool accessFilter(Request request)
Undocumented in source. Be warned that the author may not have intended to support it.
addRouteGroup
void addRouteGroup(string group, string method, string value)
Undocumented in source. Be warned that the author may not have intended to support it.
authenticateUser
User authenticateUser(Request request)
Undocumented in source. Be warned that the author may not have intended to support it.
dispatch
void dispatch(Request request)
Undocumented in source. Be warned that the author may not have intended to support it.
loadRouteGroups
void loadRouteGroups()
Undocumented in source. Be warned that the author may not have intended to support it.
setWorkers
void setWorkers(TaskPool taskPool)
Undocumented in source. Be warned that the author may not have intended to support it.

Properties

router
router [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.

Meta